home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Personal Firewalls / SocksCap (32-bit).exe / _SETUP.1 / FAQ.TXT < prev    next >
Encoding:
Text File  |  1998-02-10  |  5.1 KB  |  139 lines

  1. ====================
  2. SocksCap for Windows
  3. ====================
  4. File: FAQ.TXT (980210)
  5.  
  6. Frequently Asked Quesions about SocksCap
  7. (last updated: 02-10-98)
  8.  
  9. ------------------------------------------------------------------------
  10.  
  11. In this file:
  12.  
  13. Q: What is SocksCap?
  14. Q: What is the current version?
  15. Q: What is the difference between SocksCap, SocksCap16, and
  16.    SocksCap32?
  17. Q: Do I need to run SocksCap16, SocksCap32, or both?   
  18. Q: Where do I get SocksCap?
  19. Q: Is SocksCap free?  Source code available?
  20. Q: Will it work with all stacks and applications?
  21. Q: How do I know if it works with my stack and application?
  22. Q: What happens if I start SocksCap16 AFTER a WinSock application is
  23.    already running?
  24. Q: What if I close SocksCap16 before closing a WinSock application?
  25. Q: Will I need to run ftp in PASV mode?
  26. Q: When I close SocksCap16 in Windows 95 or Windows for Workgroups, it
  27.    tells me "Exiting SocksCap may cause some network connections to
  28.    become unstable."  I've already closed all the client applications.
  29.    
  30. ------------------------------------------------------------------------
  31.  
  32. Q: What is SocksCap?
  33.  
  34. A: SocksCap resides between non-SOCKSified WinSock applications and a
  35.    non-SOCKSified WinSock stack.  It converts socket calls to
  36.    communicate through a SOCKS V4 or SOCKSv5 server.  You can
  37.    configure SocksCap to connect directly (not through the SOCKS
  38.    server) to some addresses and to use proxy connections (through the
  39.    SOCKS server) to all others.
  40.  
  41.  
  42. Q: What is the current version?
  43.  
  44. A: The current version of SocksCap16 (16-bit) is 1.02.  The current
  45.    version of SocksCap32 (32-bit) is 1.03.
  46.    
  47.  
  48. Q: What is the difference between SocksCap, SocksCap16, and
  49.    SocksCap32?
  50.  
  51. A: "SocksCap" refers to both the 16- and 32-bit versions.
  52.    "SocksCap16" is the 16-bit version.  "SocksCap32" is the 32-bit
  53.    version.
  54.  
  55.  
  56. Q: Do I need to run SocksCap16, SocksCap32, or both?   
  57.  
  58. A: For Windows 3.1 and Windows for Workgroups 3.11, run SocksCap16.
  59.    
  60.    For Windows 95, you need SocksCap32 for the 32-bit applications.
  61.    If you are running 16-bit applications under Windows 95, you need
  62.    SocksCap16 for those applications.  You can run SocksCap16 and
  63.    SocksCap32 simultaneously under Windows 95 to handle both 16- and
  64.    32-bit applications.  SocksCap16 and SocksCap32 may integrated in
  65.    future releases.
  66.    
  67.    Under Windows NT, use SocksCap32 for 32-bit applications.
  68.    SocksCap16 does not run under Windows NT.
  69.  
  70.  
  71. Q: Where do I get SocksCap?
  72.  
  73. A: SocksCap is available through the SOCKS Web site at:
  74.     http://www.socks.nec.com/
  75.      or via anonymous ftp at:
  76.     ftp://ftp.nec.com/pub/socks/
  77.  
  78.  
  79. Q: Is SocksCap free?  Source code available?
  80.  
  81. A: The software is available freely through the SOCKS web site.  It is
  82.    NOT in the public domain.  Use and distribution is restricted and
  83.    subject to certain agreements.  The full copyright and restrictions
  84.    can be found in the file named "COPYRIGH.TXT" in the distribution
  85.    file.  Source code is not available.
  86.  
  87.  
  88. Q: Will it work with all stacks and applications?
  89.  
  90. A: SocksCap functions independently from the applications and the
  91.    stack. It needs to make some assumptions about the application and
  92.    the stack implementations.  Therefore, it will not work with every
  93.    application and every stack.  NEC has only tested SocksCap32 with
  94.    Microsoft's 32-bit stack.
  95.  
  96.  
  97. Q: How do I know if it works with my stack and application?
  98.  
  99. A: The best way to find out is to try it.  There is a scorecard of
  100.    applications and stacks that SocksCap has been reported to work or
  101.    not work with.  It can be downloaded from the SocksCap section at
  102.    http://www.socks.nec.com/.  Volunteers provide the information in
  103.    the scorecard. The list is not complete quickly becomes outdated.
  104.    We greatly appreciate your additions and updates to the scorecard.
  105.  
  106.  
  107. Q: What happens if I start SocksCap16 AFTER a WinSock application is
  108.    already running?
  109.  
  110. A: Start SocksCap16 before other WinSock applications.  If SocksCap16
  111.    sees a request come from an application run prior to starting
  112.    SocksCap16, it will attempt to make all connections directly for
  113.    that application.  Beware that the application may become unstable.
  114.  
  115.  
  116. Q: What if I close SocksCap16 before closing a WinSock application?
  117.  
  118. A: SocksCap16 must remain running until after you close all network
  119.    applications.  When you attempt to close SocksCap16 and there are
  120.    still active connections, SocksCap16 displays a warning and gives
  121.    you a chance to cancel the exit.  This does not apply to
  122.    SocksCap32.
  123.  
  124.  
  125. Q: Will I need to run ftp in PASV mode?
  126.  
  127. A: FTP may experience problems, depending on the application and
  128.    stack.  Try running without PASV first.  If that does not work, try
  129.    PASV.
  130.  
  131.  
  132. Q: When I close SocksCap16 in Windows 95 or Windows for Workgroups, it
  133.    tells me "Exiting SocksCap may cause some network connections to
  134.    become unstable."  I have already closed all the client applications.
  135.  
  136. A: SocksCap16 notices that the "WSASRV" process still running.  Add
  137.    "WSASRV" to the Direct Applications list in the SocksCap16 setup
  138.    dialog.
  139.